Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(execution-engine): quickfix for canon map iteration order #845

Merged
merged 4 commits into from
Jul 22, 2024

Conversation

monoid
Copy link
Contributor

@monoid monoid commented Jul 19, 2024

A O(n) fix for the canon map reverse iteration bug.

An O(n) fix for the canon map reverse iteration bug.
@monoid monoid added the A-execution-engine area: execution engine of AquaVM label Jul 19, 2024
@monoid monoid self-assigned this Jul 19, 2024
Copy link

linear bot commented Jul 19, 2024

Copy link
Contributor

@raftedproc raftedproc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

untested ACK

@fluencebot fluencebot added the e2e Run e2e workflow label Jul 19, 2024
@monoid monoid merged commit 038637f into master Jul 22, 2024
23 of 27 checks passed
@monoid monoid deleted the fix/VM-629-fix-canon-map-iter branch July 22, 2024 11:38
@fluencebot fluencebot mentioned this pull request Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-execution-engine area: execution engine of AquaVM e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants